home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Sound / Learning / Music Gym / Notes / card_21751.txt < prev    next >
Text File  |  1993-04-03  |  497b  |  24 lines

  1. -- card: 21751 from stack: in
  2. -- bmap block id: 22010
  3. -- flags: 0000
  4. -- background id: 15260
  5. -- name: C5
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=127 top=260 right=289 bottom=174
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: C#/Db
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "harpsichord" tempo 450  "C#5w C#h C#w"
  23. end mouseUp
  24.